Bump versions
authorFelix Krull <f_krull@gmx.de>
Thu, 18 Oct 2018 17:07:22 +0000 (19:07 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:53 +0000 (12:53 -0400)
rust-bindings/rust/libostree-sys/Cargo.toml
rust-bindings/rust/libostree/Cargo.toml

index 0ed753d1ebda25b271cd1f21b7e7f9b81da14576..88868c870bf2aecfa59cc01801885f23d29bae8f 100644 (file)
@@ -49,7 +49,7 @@ license = "MIT"
 links = "ostree-1"
 name = "libostree-sys"
 repository = "https://gitlab.com/fkrull/rust-libostree"
-version = "0.1.4"
+version = "0.1.5"
 
 [package.metadata.docs.rs]
 features = ["dox"]
index 4cda12a206b3d91a1f4b405ce8168b027dee1db9..d50d53b090adb75b45999840da79c8e3feaaf076 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "libostree"
-version = "0.1.0"
+version = "0.1.1"
 authors = ["Felix Krull"]
 build = "build.rs"